Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 4 - Advanced Printing Features / Advanced Printing Features Reference
Functions / Formatting for Specific Devices


GXGetJobFormatMode

You can use the GXGetJobFormatMode function to obtain the current job format mode for a particular job object.

gxJobFormatMode GXGetJobFormatMode (gxJob aJob);
aJob
A reference to the job object whose current format mode you wish to obtain.
function result
The current job format mode.
DESCRIPTION
The GXGetJobFormatMode function returns the current job format mode specified in the GXSetJobFormatMode function. The modes defined by QuickDraw GX are:
ConstantValueExplanation
gxGraphicsJobFormatMode'grph'QuickDraw GX default printing
gxTextJobFormatMode'text'Text-only output
gxPostScriptJobFormatMode'post'PostScript-only output

A printer driver may define additional modes.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help